build: Disable gcc warnings as warnings, too
authorBenjamin Otte <otte@redhat.com>
Mon, 15 Nov 2021 14:34:05 +0000 (15:34 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 15 Nov 2021 14:35:10 +0000 (15:35 +0100)
commit300a88922e7c4031599e0bf1d0486295dc358cdd
tree88033219cad5f30e2190ac3d73fa0e18647a0c97
parentc003260d63ffc3bd494de068ae8f7fa98e2aaa79
build: Disable gcc warnings as warnings, too

We use -Werror in the build, so even if some warnings are just warnings,
they'd be errors.
demos/gtk-demo/meson.build
testsuite/a11y/meson.build
testsuite/gtk/meson.build
testsuite/reftests/meson.build